GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureImaging / RemoveLines_2 Method





In This Topic
RemoveLines_2 Method (IGdPictureImaging)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(590)>
Function RemoveLines_2( _
   ByVal ImageID As Integer, _
   ByVal Orientation As LineRemoveOrientation, _
   ByVal MaxLineGap As Integer, _
   ByVal MaxLineThickness As Integer, _
   ByVal MinLineLength As Integer, _
   ByVal MaxInterception As Integer, _
   ByVal ReConnectBrokenCharacters As Boolean _
) As GdPictureStatus
function RemoveLines_2( 
    ImageID: Integer;
    Orientation: LineRemoveOrientation;
    MaxLineGap: Integer;
    MaxLineThickness: Integer;
    MinLineLength: Integer;
    MaxInterception: Integer;
    ReConnectBrokenCharacters: Boolean
): GdPictureStatus; 
DispIdAttribute(590)
function RemoveLines_2( 
   ImageID : int,
   Orientation : LineRemoveOrientation,
   MaxLineGap : int,
   MaxLineThickness : int,
   MinLineLength : int,
   MaxInterception : int,
   ReConnectBrokenCharacters : boolean
) : GdPictureStatus;

Parameters

ImageID
Orientation
MaxLineGap
MaxLineThickness
MinLineLength
MaxInterception
ReConnectBrokenCharacters
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureImaging
IGdPictureImaging Members